Welcome![Sign In][Sign Up]
Location:
Search - assembly language environment

Search list

[DocumentsVisualDSP_chinese_reference

Description: 美国ADI(Analog Devices)公司DSP芯片开发环境Visual DSP++的中文开发手册,支持C语言与汇编语言,内含开发环境的基本功能和与DPS建立与设置会话方法等内容,是新手学习DSP的好资料.-U.S. ADI (Analog Devices) chip company DSP development environment of Visual DSP++ development manual in Chinese, to support the C language and assembly language, development environment includes the basic functions of the DPS and the establishment of methods and set the contents of conversations, learning new DSP is the good information.
Platform: | Size: 920576 | Author: zhang yao | Hits:

[Embeded-SCM DevelopLongLCDtest

Description: 本程序为汇编语言编写的液晶显示器驱动程序。内有详细说明,包括开发环境和型号。-This procedure for the preparation of assembly language drivers for liquid crystal displays. There is a detailed description, including the development environment and model.
Platform: | Size: 12288 | Author: xi zhaohui | Hits:

[Embeded-SCM DevelopCforEmbeddedSystems

Description: 嵌入式系统的C程序设计,对刚开始入门的人很有用啊!-This book provides a complete intermediate-level discussion of microcontroller programming using the C programming language. It covers both the adaptations to C necessary for targeting an embedded environment, and the common components of a successful development project. C is the language of choice for programming larger microcontrollers (MCU), those based on 32-bit cores. These parts are often derived from their general-purpose counterparts, and are both as complex and feature-rich. As a result, C (and C++) compilers are necessary and readily available for these MCUs. In contrast, designers who have chosen to use 8-bit controllers have usually resorted to hand-coding in assembly language. While manual assembly programming for precise control will never go out of style, neither will the push to reduce costs. There are advantages in compiling high-level C language to even the limited resources of an 8-bit MCU.
Platform: | Size: 550912 | Author: 魏春雨 | Hits:

[Embeded-SCM DevelopTMS320LF2407

Description: 第0章绪论.数字信号处理器(DSP)综述 第1章TMS320LF240X系列DSP概述 第2章系统配置和中断 第3章存储器及I/O空间 第4章时钟和低功耗模式 第5章数字输入输出 第6章事件管理器(EV) 第7章模数转换(ADC)模块 第8章串行通信接口(SCI) 第9章串行外设接口SPI 第10章CAN控制器模块 第11章看门狗(WD)定时器 第12章DSP开发工具与开发环境 第13章DSP程序设计 ————主要内容: (1)DSP C语言程序设计 (2)C语言与汇编语言混合编程 (3)DSP程序烧写 课程复习 实验指导书- -Chapter 0 Introduction. Digital signal processor (DSP) Summary Chapter 1 outlines the TMS320LF240X Series DSP Chapter 2 System configuration and interrupt Chapter 3 Memory and I/O space Chapter 4 and low-power mode clock Chapter 5 Digital Input Output Chapter 6 Event Manager (EV) Chapter 7 analog-digital conversion (ADC) Module Chapter 8 Serial Communication Interface (SCI) Chapter 9 Serial Peripheral Interface SPI Chapter 10 CAN Controller Module Chapter 11 Watchdog (WD) Timer Chapter 12 DSP development tools and development environment Chapter 13 DSP Programming---- main elements: (1) DSP C language programming (2) C mixed-language and assembly language programming (3) DSP programmer procedures Curriculum Review Experimental guide books--
Platform: | Size: 4434944 | Author: guxiaobin | Hits:

[DSP program54xx

Description: 《DSP原理及应用》 第1章 绪论 第2章 TMS320C54x数字信号处理器硬件结构 第3章 TMS320C54xTMS320C54x的数据寻址方式 第4章 TMS320C54x汇编指令系统 第5章 TMS320C54x软件开发 第6章 CCS集成开发环境 第7章 汇编语言程序设计 第8章 TMS320C54x片内外设及应用实例 -" DSP Theory and Applications" Chapter 1 Introduction Chapter 2 TMS320C54x digital signal processor hardware structure of Chapter 3 of the data TMS320C54xTMS320C54x addressing compilation Chapter 4 TMS320C54x Instruction Set Chapter 5 TMS320C54x Software Development Chapter 6 CCS Integrated Development Environment section Chapter 7 Assembly Language Programming Chapter 8 TMS320C54x-chip peripherals and application examples
Platform: | Size: 4666368 | Author: 林世杰 | Hits:

[OtherAssemblylanguageunderLinuxenvironment

Description: Linux 环境下汇编语言与Intel80X86汇编语言比较-Assembly language under Linux environment
Platform: | Size: 2048 | Author: 于千 | Hits:

[assembly languageasm_tools

Description: 汇编语言编程和调试工具。 学习汇编语言的目的就是要用汇编语言编程来解决实际问题,下面介绍二种常用的汇编语言编程环境:宏汇编MASM 6.11和Turbo Assember 5.0。 1.1、宏汇编MASM系统 在宏汇编MASM系统中,程序员可用二种方法来处理源程序:命令行和集成环境。 -Assembly language programming and debugging tools. The purpose of learning assembly language is to use assembly language programming to solve practical problems, the following describes two kinds of commonly used assembly language programming environment: Macro Assembler MASM 6.11 and Turbo Assember 5.0. 1.1, Macro Assembler MASM Macro Assembler MASM system in the system the programmer can be two kinds of ways to deal with source code: The command line and integrated environment.
Platform: | Size: 792576 | Author: 草原IT人 | Hits:

[Otheryuandaima

Description: 支持智能指导的可视化汇编语言集成开发环境,实现了汇编语言在Windows下的可视化开发。该平台主要包括以下两部分。 (1)可视化汇编语言集成开发。具体包括:① 系统集成:将编译、连接、运行和调试等分立的DOS程序集中到统一的WINDOWS程序环境中,通过点击鼠标就可以实现汇编的全部操作。② 信息提示兼顾中英文,操作界面全部中文化。通过选项的设置,编译信息、链接信息以及错误的提示信息既可以采用中文,也可以采用英文,还可以使用中英文对照。③ 人性化界面:关键词、语法高亮显示,可根据个人喜好定制指令、寄存器、操作符、注释及数字语法着色;可以定制智能缩排;可定制指令、寄存器、操作符大小写自动切换。 (2)智能上机辅导。具体包括:① 汇编语言程序框架的主动生成:可以通过向导自动地构建完整的多种返回方式的汇编语言程序框架,简化汇编语言程序设计,明确汇编的程序结构,帮助学生建立起汇编语言的框架概念,减少出错率,培养学生良好的编程习惯。② 出错代码的自动定位:根据编译时的错误信息,自动定位到出错代码行,并给出中英文出错提示。③ 对错误修改的智能提示:对于学生编程时发生的错误能做出智能判断,并提供相应的个性化的指导。 -Guided visualization with smart assembly language integrated development environment to achieve the compilation of languages in Windows, visual development. The platform includes the following two parts. (1) visual assembly language integrated development. Specifically include: ① System Integration: The compile, link, run and debug DOS programs such as the separation of concentrated WINDOWS unified program environment can be achieved by clicking the mouse on the compilation of all the action. ② information prompted both Chinese and English operation interface, all in the culture. Through the options settings, compile information, links, information, and an error message prompting you to either the use of Chinese, but also can be used in English, you can also use both Chinese and English. ③ human interface: keywords, syntax highlighting can be customized according to personal preferences instruction, registers, operators, comments, and digital syntax coloring can be customized smart
Platform: | Size: 2186240 | Author: 张龙 | Hits:

[assembly languagewin32Asm(luoyunbin)

Description: 罗云斌《windows32环境下汇编语言设计》的随书源码-Luo Bin " windows32 environment, assembly language design" with the book source code
Platform: | Size: 820224 | Author: happycpp | Hits:

[SCMqianruhuibianlizi

Description: 在KEIL3环境中对51单片机C语言中嵌入汇编语言的一个例子-The KEIL3 environment on 51 MCU assembly language embedded in C language, an example of
Platform: | Size: 2048 | Author: LHX | Hits:

[VC/MFCWindowsHuiBian

Description: Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式-Windows Environment 32-bit assembly language is a new programming language. It uses C++ language with the same API interface, not only can be used to develop large-scale software, but also to understand the details of the operating system to run the best way to
Platform: | Size: 2820096 | Author: 过路人 | Hits:

[assembly languageWindowshuanjingxia32weihuibian

Description: 《Windows.环境下32位汇编语言程序设计(第2版)完整高清晰PDF版》里面的源代码 -" Windows. Environment, a 32-bit assembly language programming (2nd edition) full high-resolution PDF version of" inside the source code
Platform: | Size: 608256 | Author: wing | Hits:

[assembly languageWin32_asmcoding

Description: 罗云斌 windows环境下32位汇编语言程序设计一书附带关盘 包含源程序 和编译过的可运行例程-Luo Bin windows environment, a 32-bit assembly language programming book comes off a disk that contains source and compiled to run routine
Platform: | Size: 801792 | Author: 李刚 | Hits:

[assembly languageWindowsEnvironment32-bitassemblylanguage

Description: Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。本书从编写应用程序的角度,从“Hello World!”这个简单的例子开始到编写多线程、注册表和网络通信等复杂的程序,通过60多个实例逐渐深入Win32汇编语言的方方面面。-Windows Environment 32-bit assembly language is a new programming language. It uses C++ language with the same API interface, not only can be used to develop large-scale software, but also to understand the details of the operating system to run the best way. This book from the preparation of the application' s point of view, from the " Hello World!" This simple example of beginning to write multi-threaded, registry, and network communications, complex procedures, by more than 60 instances of a gradual in-depth all aspects of Win32 assembly language.
Platform: | Size: 2820096 | Author: 陶冶 | Hits:

[assembly languageprintfformend

Description: 一个DOS环境的汇编语言程序,要求从键盘输入一串字符,并逆序显示-A DOS environment, assembly language procedure that requires a string of characters from the keyboard input, and reverse display
Platform: | Size: 1024 | Author: 赵璞 | Hits:

[SCMdt

Description: 利用汇编语言,设计一个读取环境中的温度并显示出来的系统-The use of assembly language, design a reading environment temperature and display system
Platform: | Size: 3072 | Author: 张肖 | Hits:

[DSP program8

Description: 开发环境:ccs。基于dsp的急救车与交通灯实验。(汇编语言)-Development Environment: ccs. Dsp-based emergency vehicles and traffic lights test. (Assembly language)
Platform: | Size: 4096 | Author: 魏强 | Hits:

[DSP program4

Description: 开发环境:ccs。基于dsp的同步串口实验(mcbsp)。(汇编语言)-Development Environment: ccs. Dsp-based synchronous serial port test (mcbsp). (Assembly language)
Platform: | Size: 6144 | Author: 魏强 | Hits:

[DSP program6

Description: 开发环境:ccs。 基于dsp的硬件中断实验。(汇编语言)-Development Environment: ccs. Dsp-based hardware interrupt experiments. (Assembly language)
Platform: | Size: 3072 | Author: 魏强 | Hits:

[assembly languageshouxiuxiang

Description: 用汇编语言编程,模拟演示升国旗的情景,以五角星和矩形为主要对象.底部基石,旗杆,杆头和国旗边框都用矩形来实现。作品编辑环境:宏汇编编辑器(MASM5或ASMSTUDIOR5.0)-Using assembly language programming, simulation shows a flag-raising scene, to five-pointed star and rectangle as the main target. The bottom of the cornerstones of flagpoles, head and flag border are used to achieve the rectangle. Editing work environment: macro assembler, editor (MASM5 or ASMSTUDIOR5.0)
Platform: | Size: 13312 | Author: liuliu | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 14 15 »

CodeBus www.codebus.net